home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Software / Feature / System Utilities / KeyboardMaestro.v200b1.sit / Keyboard Maestro.app / Contents / Resources / English.lproj / HotKeyTitles.strings < prev    next >
Encoding:
Text File  |  2003-02-16  |  5.5 KB  |  118 lines

  1. {
  2.     
  3.  
  4.     "kmHotKeyUndefinedName"                    = "ERROR: Undefined Hot Key";
  5.     "hkSwitchToLastApplication"                = "Switch To Last Application";
  6.     "hkSwitchToNextApplication"                = "Switch To Next Application";
  7.     "hkSwitchToThisApplication"                = "Bring All Current Application Windows Forward";
  8.     "hkOpenFile"                            = "Open Files or Folders";
  9.     "hkOpen1File"                            = "Open a File or Folder";
  10.     "hkConfigureMonitor"                    = "Configure Monitor";
  11.     "hkOpenURL"                                = "Open URL";
  12.     "hkActivateApplication"                    = "Activate a Specific Application";
  13.     "hkQuitOthers"                            = "Quit Other Applications";
  14.     "hkQuitAll"                                = "Quit All Applications";
  15.     "hkQuitSpecificApp"                        = "Quit a Specific Application";
  16.     "hkHideOthers"                            = "Hide Other Applications";
  17.     "hkHideAll"                                = "Hide All Applications";
  18.     "hkHideCurrent"                            = "Hide Current Application";
  19.     "hkRunAppleScript"                        = "Run an Apple Script";
  20.     "hkInsertText"                            = "Insert Text";
  21.     "hkRemapKeystroke"                        = "Type Keystroke";
  22.     "hkRunUNIXScript"                        = "Execute UNIX Script";
  23.     "hkSystemPrefPane"                        = "Open a System Preference Pane";
  24.     "hkMouseMoveAndClick"                    = "Move or Click Mouse";
  25.     "hkSystemAction"                        = "Perform a System Action";
  26.     "hkPause"                                = "Pause Actions";
  27.     "hkSelectMenuItem"                        = "Select Menu Item";
  28.     "hkaiTunesControl"                        = "iTunes Control";
  29.     "hkScrollWheelEvent"                    = "Synthesize Scroll Wheel";
  30.     
  31.      "kmFNModifierKeyDescription"            = "fn";
  32.     "kmModifierKeySeparator"                = " ";
  33.     "kmModifierKeySuffix"                    = "-";
  34.     "kmFKeyPrefixString"                    = "F";
  35.     "kmSpaceBarKeyName"                        = "SPACE";
  36.     
  37.     "kmActivateApplicationTitleFormat"        = "Activate %@";
  38.     "kmRunAppleScriptTitleFormat"            = "Run the '%@' Apple Script";
  39.     "kmRunUNIXScriptTitleFormat"            = "Run the '%@' UNIX Script";
  40.     "kmOpen1FileTitleFormat"                = "Open '%@'";
  41.     "kmOpenPrefPaneTitleFormat"                = "Open %@ Preference Pane";
  42.     "kmRemapKeystrokeTitleFormat"            = "Type the %@ Keystroke";
  43.     "kmOpenURLTitleFormat"                    = "Open URL: %@";
  44.     "hkPauseTitleFormat"                    = "Pause For %d Seconds";
  45.     "kmQuitSpecificAppTitleFormat"            = "Quit %@ (If Running)";
  46.     
  47.     "kmMoveMouseTitleFormat"                = "Move Mouse To (%d,%d) From The %@'s %@ Corner";
  48.     "kmClickMouseTitleFormat"                = "Click Mouse At (%d,%d) From The %@'s %@ Corner";
  49.     "kmMoveAndClickMouseTitleFormat"        = "Move & Click Mouse At (%d,%d) From The %@'s %@ Corner";
  50.     "kmMoveMouseFromCurrentTitleFormat"        = "Move Mouse To (%d,%d) From The Current Position";
  51.     "kmClickMouseFromCurrentTitleFormat"    = "Click Mouse At (%d,%d) From The Current Position";
  52.     "kmMoveAndClickFromCurrentMouseTitleFormat"    = "Move & Click Mouse At (%d,%d) From The Current Position";
  53.     "kmMouseActionScreenTitle"                = "Main Screen";
  54.     "kmMouseActionWindowTitle"                = "Front Window";
  55.     "kmMouseActionCurrentPositionTitle"        = "Current Position";
  56.     "kmMouseActionTopLeftTitle"                = "Top Left";
  57.     "kmMouseActionTopRightTitle"            = "Top Right";
  58.     "kmMouseActionBottomLeftTitle"            = "Bottom Left";
  59.     "kmMouseActionBottomRightTitle"            = "Bottom Right";
  60.     
  61.     "kmUndefinedHotKeyKeystroke"            = "Please Define a Keystroke";
  62.     "kmUntitledMacro"                        = "Untitled Macro";
  63.     
  64.     "kmDefaultOpenURLValue"                    = "http://";
  65.     
  66.     "hkSystemActionShutdownTitle"            = "Shutdown Computer";
  67.     "hkSystemActionSleepTitle"                = "Put Computer to Sleep";
  68.     "hkSystemActionRestartTitle"            = "Restart Computer";
  69.     "hkSystemActionScreenSaverTitle"        = "Activate Screen Saver";
  70.     "hkSystemActionOpecloseCDROMTitle"        = "Open/Close the CD-ROM Tray";
  71.     "hkSystemActionSoundMuteTitle"            = "Toggle System Sound Mute";
  72.     "hkSystemActionSoundIncreaseVolumeTitle"    = "Increase System Sound Volume";
  73.     "hkSystemActionSoundDecreaseVolumeTitle"    = "Decrease System Sound Volume";
  74.     "hkSystemActionBrightnessIncreaseTitle"    = "Increase Screen Brightness";
  75.     "hkSystemActionBrightnessDecreaseTitle"    = "Decrease Screen Brightness";
  76.     "hkSystemActionSystemBeep"                = "Make System Beep";
  77.     
  78.     "hkSelectMenuItemFrontAppTitleFormat"        = "Select '%@' in the menu '%@' in the front application";
  79.     "hkSelectMenuItemSpecificAppTitleFormat"    = "Select '%@' in the menu '%@' in %@";
  80.     
  81.     "iTunesCmd_PlayPause_Title"                = "Toggle Play/Pause";
  82.     "iTunesCmd_Stop_Title"                    = "Stop Current Track";
  83.     "iTunesCmd_Rewind_Title"                = "Rewind Current Track";
  84.     "iTunesCmd_FastForward_Title"            = "Fast-Forward Current Track";
  85.     "iTunesCmd_Pause_Title"                    = "Pause Current Track";
  86.     "iTunesCmd_NextTrack_Title"                = "Next Track";
  87.     "iTunesCmd_BackTrack_Title"                = "Restart Current Track";
  88.     "iTunesCmd_PlayRandomTrack_Title"        = "Play Random Track";
  89.  
  90.     "iTunesCmd_PlayNamedTrack_TitleFormat"            = "Play Track Titled '%@'";    
  91.     "iTunesCmd_PlayNamedPlaylist_TitleFormat"        = "Play Playlist Titled '%@'";
  92.     "iTunesCmd_PlayRandomPlaylistTrac_TitleFormat"    = "Play Random Track From Playlist '%@'";
  93.  
  94.     "scrollWheelActionDescFormatUp"            = "Synthesize Scroll Wheel Up %d";
  95.     "scrollWheelActionDescFormatDown"        = "Synthesize Scroll Wheel Down %d";
  96.  
  97.     "units_Seconds"                            = "Seconds";
  98.     "units_Minutes"                            = "Minutes";
  99.     "units_Hours"                            = "Hours";
  100.     "units_Days"                            = "Days";
  101.     
  102.  
  103.  
  104.     "tHotKeyTriggerTitle"                    = "Hot Key Trigger";
  105.     "tApplicationTriggerTitle"                = "Application Trigger";
  106.     "tPowerMateTriggerTitle"                = "PowerMate Trigger";
  107.  
  108.     "tHotKeyTriggerDescFormat"                = "Hot Key %@";
  109.     "tHotKeyTriggerDescFormatRepeat"        = "Hot Key %@, With Key-repeat";
  110.     
  111.     "tApplicationTriggerDescFormat"            = "Execute When Application '%@' Activates";
  112.     "tApplicationTriggerDescFormatRepeat"    = "Execute While Application '%@' Is Active, Repeating Every %d %@";
  113.     
  114.     "tPowerMateDescFormat"                    = "PowerMate: %@%@";
  115.     "tPowerMateAction_Click"                = "Click";
  116.     "tPowerMateAction_Right"                = "Rotate Right";
  117.     "tPowerMateAction_Left"                    = "Rotate Left";
  118. }